home *** CD-ROM | disk | FTP | other *** search
- Path: nntp-trd.UNINETT.no!usenet
- From: HAAVARD JAKOBSEN <haa_jako@gih.no>
- Newsgroups: comp.sys.amiga.programmer
- Subject: re: 68060 problems -why is my code so slow???
- Date: Thu, 08 Feb 1996 13:54:30 +0100
- Organization: UNINETT news service
- Message-ID: <3119F286.15BF@gih.no>
- NNTP-Posting-Host: ask.hig.no
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b6a (X11; I; HP-UX A.09.05 9000/715)
-
- Hallo, This is just to say thanks to all the guys that mailed
- to help and that I can't manage to mail back to....
-
- Just so everyone know what was wrong..
-
- bdw. of course I have fastmem, who would bother to have a
- 68060 without fast??? I'm NOT THAT STUPID...
-
- Spesial thanks to LINUS NIELSEN from SWEDEN
- and MICHAEL VAN ELST from GERMANY
-
-
- The problem was that my code was in chip, I only used fast for
- data... It seems like chipmem is not cached on 68040/60, as it's
- supposed to only contain data, not programs and then things becomes
- 'ugly slow'.
-
- Again, thanks to all that emailed me....
-
-
-